Home
>
Computers & Technology
>
Programming
>
Software Design, Testing & Engineering
>
Software Development
Software Development
epub, pdf |eng | 2013-02-27 | Author:Matt Neuburg
( Category:
Object-Oriented Design
April 1,2019 )
epub, mobi, pdf |eng | 2009-05-19 | Author:Jon Loeliger [Jon Loeliger]
Figure 10-10. Commit graph before git commit --amend Figure 10-11. Commit graph after git commit --amend Here, the substance of the C commit is still the same, but it has ...
( Category:
Software Development
April 1,2019 )
epub |eng | 2004-10-24 | Author:Freeman, Eric & Robson, Elisabeth & Bates, Bert & Sierra, Kathy
Give me the vegetarian menu Now we’ve got a way to iterate over every item of the Menu. Let’s take that and give our Waitress a method that can tell ...
( Category:
Object-Oriented Design
April 1,2019 )
epub |eng | 2009-10-01 | Author:Dave Hoover & Adewale Oshineye [Dave Hoover and Adewale Oshineye]
Without a doubt the coolest thing about working at Object Mentor was being able to lean over and ask David, or Micah, or Paul, or James, or ... Look, everybody ...
( Category:
Software Development
April 1,2019 )
mobi |eng | 2011-06-16 | Author:Randal L. Schwartz; brian d foy; Tom Phoenix
foreach (@words) { ## redo comes here ## print "Type the word '$_': "; chomp(my $try = <STDIN>); if ($try ne $_) { print "Sorry - That's not right.\n\n"; $errors++; ...
( Category:
Software Development
April 1,2019 )
mobi, epub |eng | 2015-05-31 | Author:Morgan Quigley, Brian Gerkey, and William D. Smart
Actuation: Manipulator Arm Many robots need to manipulate objects in their environment. For example, packing or palletizing robots sit on the end of production lines, grab items coming down the ...
( Category:
Software Development
April 1,2019 )
mobi, epub |eng | 2011-11-02 | Author:Dustin Boswell & Trevor Foucher
if (indent === undefined) indent = ""; // Handle (non-null) objects. var str = "{\n"; for (var key in obj) { str += indent + " " + key + ...
( Category:
Software Development
April 1,2019 )
mobi, epub, pdf |eng | 2015-02-18 | Author:Peter Prinz and Tony Crawford
( Category:
Software Development
April 1,2019 )
mobi |eng | 2015-01-27 | Author:Holden Karau & Andy Konwinski & Patrick Wendell & Matei Zaharia
Apart from these, you will most likely be accessing data from Amazon S3, which you can do using the s3n:// URI scheme in Spark. Refer to “Amazon S3” for details. ...
( Category:
Software Development
April 1,2019 )
epub |eng | 2014-06-04 | Author:Phil Champagne [Champagne, Phil]
* * * Re: Stealing Coins Posted by knightmb, July 25, 2010, 07:34:42 PM * * * Very nice. *another reason why I love open source* As I understand it ...
( Category:
Software Development
March 23,2019 )
epub |eng | 2013-01-18 | Author:Boulanger, Jean-Louis; Boulanger, Jean-Louis;
4.6.2.1. Preliminary analysis of the application The first stage of the static analysis of a source code is its “compilation” by the tool. To enable the compilation, we have taken ...
( Category:
Software Development
March 23,2019 )
epub, mobi |eng | 2018-12-06 | Author:James R. Parker
FINITE STATE MACHINES The idea that an NPC can be cruising, chasing, or avoiding is not especially profound, and clearly different behavior can be assigned to each mode or state. ...
( Category:
Software Development
March 15,2019 )
epub |eng | 2019-01-31 | Author:Alan Thorn
( Category:
Software Development
March 11,2019 )
epub, pdf |eng | 2019-01-31 | Author:Alexander Combs
What this script will do is run every 4 hours, pull down the news stories from Google Sheets, run the stories through the model, generate an email by sending a ...
( Category:
Software Development
March 8,2019 )
epub |eng | 2019-01-31 | Author:Dan Ward
onSubmitPress = () => { const requestBody = { title: 'foo', body: 'bar', userId: 1 }; if (this.state.isConnected) { this.submitData(requestBody); } else { this.pendingSync = requestBody; this.setState({syncStatus : 'Pending'}); } ...
( Category:
Software Development
March 8,2019 )
Categories
Popular ebooks
Adobe Camera Raw For Digital Photographers Only by Rob Sheppard(16754)Deep Learning with Python by François Chollet(12555)
Hello! Python by Anthony Briggs(9904)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9785)
The Mikado Method by Ola Ellnestam Daniel Brolund(9769)
Dependency Injection in .NET by Mark Seemann(9328)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8282)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7756)
Grails in Action by Glen Smith Peter Ledbrook(7685)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7550)
Becoming a Dynamics 365 Finance and Supply Chain Solution Architect by Brent Dawson(7003)
Microservices with Go by Alexander Shuiskov(6769)
Practical Design Patterns for Java Developers by Miroslav Wengner(6677)
Test Automation Engineering Handbook by Manikandan Sambamurthy(6626)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6398)
Angular Projects - Third Edition by Aristeidis Bampakos(6030)
The Art of Crafting User Stories by The Art of Crafting User Stories(5560)
NetSuite for Consultants - Second Edition by Peter Ries(5492)
Demystifying Cryptography with OpenSSL 3.0 by Alexei Khlebnikov(5296)
Kotlin in Action by Dmitry Jemerov(5048)
